Package dopal :: Module core :: Class AzureusConnection
[show private | hide private]
[frames | no frames]

Type AzureusConnection

AzureusLink --+
              |
             AzureusConnection

Known Subclasses:
ExtendedAzureusConnection

Method Summary
  __init__(self)
  get_new_request_id(self)
  invoke_remote_method(self, object_id, method_name, method_args, raise_errors)
  update_connection_details(self, connection_id, connection_data)
  _is_global_method_call(self, method_name, method_args)
    Inherited from AzureusLink
  __str__(self)
  get_cgi_path(self, auth_details, include_password)
  handle_link_error(self, error, retry_count, saved)
  handle_link_repair(self, error, retry_count, saved)
  send_method_exchange(self, xml_data)
None set_link_details(self, **kwargs)
Sets the details of where the Azureus server to connect to is located.
  _send_data(self, request)
  _send_method_exchange(self, xml_data)

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net